JAMSRESTAPI Web Service
GetVariable_GetVariablesByFolderID
JAMSRESTAPI Web Service > All Operations Resource Group : Variable_GetVariablesByFolderID (Get)

Resource Path: /api/variable/folder/{id}

Uri: http://doc.jamsscheduler.com/api/variable/folder/{id}

Description
Gets a list of variables under the specified folder definition by ID
Parameters
NameDescriptionData Type
ID of the folder definitioninteger
Response

The response body is of type Array[Variable].

OK
See Also
All Operations Resource GroupJAMSRESTAPI Web Service